Welcome![Sign In][Sign Up]
Location:
Search - database library access

Search list

[Delphi VCLSQLDirect.v4.2.8

Description: SQLDirect Component Library is a light-weight Borland Database Engine replacement for Borland Delphi v.4 - 9(2005) and C++Builder v.4 - 6. It uses the native application programming interfaces to access to the following SQL-servers: * Centura (formerly, Gupta) SQLBase Server * IBM DB2 Universal Database * Informix Server * Interbase/Firebird Server * Microsoft SQL Server * MySQL Server * Oracle Database Server * PostgreSQL Server * Sybase Adaptive Server Enterprise and Adaptive Server Anywhere * ODBC datasources * OLEDB datasources-SQLDirect Component Library is a light-weight Borland Database Engine replacement for Borland Delphi v.4 - 9(2005) and C++Builder v.4 - 6. It uses the native application programming interfaces to access to the following SQL-servers: * Centura (formerly, Gupta) SQLBase Server * IBM DB2 Universal Database * Informix Server * Interbase/Firebird Server * Microsoft SQL Server * MySQL Server * Oracle Database Server * PostgreSQL Server * Sybase Adaptive Server Enterprise and Adaptive Server An
Platform: | Size: 9024396 | Author: akay | Hits:

[ADO-ODBCdbstep-0.2.0.tar

Description: Dbstep 是一个库,目标在需要访问数据库的C++开发者。它由一个接口类的通用集和一些用于通用数据源的驱动所组成-Dbstep is a library, goals need access to the database in the C developer. It is a kind of universal interface sets and some common data source for the driver formed
Platform: | Size: 20091 | Author: 杨子 | Hits:

[ADO-ODBCASP.NET与数据库编程

Description: ASP.NET与数据库编程 1.在本实例中,使用的是SQL Server 2000的数据库而这里只给了对应的Access数据库,如果你想在你的机器上在运行程序需要在SQL Server下重新建立一样的数据库,或者使用前面介绍的导入导出工具将.mdb数据库转化为SQLServer数据库。 确保你的机器上的服务名,和程序中的代码要统一。 2.将library文件夹复制到C:\\Inetpub\\wwwroot\\目录下(一般情况是这样),即可运行程序 3.运行ASP.NET程序先要保证您的机器上正确的建立了一个站点,然后将这里的程序考入站点目录下即可。首页为WebForm1.aspx -ASP.NET programming with a database. In this example, the use of the SQL Server 2000 database here only to the corresponding Access database, if you want your machines running the program in SQL Server under the re-establishment of the same database, or use the above-described I. income derived tools. mdb database into a SQL Server database. Make sure your machine from the services, and procedures necessary to unify the code. 2. Library folder will be copied to C : \\ Inetpub \\ wwwroot \\ directory (this is the general), can run programs 3. Running ASP.NET procedures must ensure that your machine correct establishment of a site and then went to the procedures here directory site can be . Home for the WebForm1.aspx
Platform: | Size: 84184 | Author: yuli | Hits:

[Delphi VCLDelphi最新三层源码

Description: 随便说说最近项目中的三层架构吧。讲点实际的东西。我最讨厌空讲道理。网上讲道理的太多了,不喜欢举例子。 大多数文章中都或多或少的讲到了三层架构。表示层,业务层,数据层。又把业务层再细分,分为外观服务层,主业务服务,及数据库库服务层。 今天主要讨论一下业务层吧。举个最简单的例子。客户端获取数据。 -idle recent projects in the three tiers of it. Say something concrete things. I hated most space reasons. Online reason too many, and do not like the examples given. Most articles are more or less referred to the three-tier structure. Layer said, the business layer, data layer. Again business layer breakdown divided into exterior layer services, the main business services, library services and database layer. Today, business-to discuss it. For the most simple example. Client access to data.
Platform: | Size: 1874100 | Author: 小生 | Hits:

[ADO-ODBCBookSale

Description: 简单的图书销售管理系统 说明: 1.程序基本实现用户要求 2.登录密码为12345 该密码保存在数据库的Pwd表中,程序没有直接提供修改密码的功能 若要该密码,请到数据库中直接修改 3.为了方便统计,程序利用了临时表SaleReport。一般来说,统计完毕时该表会自动删除 如果由于异常原因,该表没有自动删除,那么程序在运行统计时会出现问题,其他功能不受影响 解决方法:用Access打开数据库RBookSale.mdb,将表SaleReport删除即可 4.删除库存为零的图书记录,该要求有些不合理 如果删除了这些记录,那么销售统计时,则无法查到这些书的信息 (这可能与我表设计有关,没有深入分析该问题) 5.程序运行时,务必保证数据库与应用程序在同一目录下 程序是基于MFC编写的 如果运行该程序的机器上没有MFC运行时库,程序不能运行.-simple book sales management system : 1. Basic procedures to achieve two user requirements. Login password to 12,345 the password stored in a database table of Pwd, procedures not directly alter the code for the function if the password, the free database directly alter three. To facilitate the compilation of statistics procedures used SaleReport temporary table. Generally, statistical finished The list will be automatically deleted because if abnormal reasons, the table does not automatically deleted, then running statistical procedures that would arise, the other functions will not be affected solutions : Open Access database RBookSale.mdb, will be deleted SaleReport Table 4. Delete library zero deposit library records, some of the unreasonable demands deletion of these records, sales st
Platform: | Size: 426075 | Author: 曲进 | Hits:

[WinSock-NDISWCPiercePracticesEnterpriseLibrary

Description: A group of programmers far smarter than I have been laboring from some time to create a library of utilities to help developers like myself to create better applications. The fruits of that labor is the Enterprise Library from the Patterns & Practices group at Microsoft. The Enterprise Library encompasses Exception Handling, Logging, Caching, Security, Cryptography, and Database Access. The latest incarnation of the Enterprise Library for the .Net 2.0 framework also includes an ObjectBuilder which allows object creation with dependency injection. I’d be lying to you if I told you I understand exactly what the ObjectBuilder does. Brian Button has released the most complete information I have found so far on the ObjectBuilder. Documentation is scarce at this point since the Enterprise Library has not been officially released. The code covered in this article is based on the December Community Technology Preview of the new Enterprise Library.-A group of programmers far smarter than I ha ve been laboring from some time to create a libra ry of utilities to help developers like myself t o create better applications. The fruits of tha t labor is the Enterprise Library from the Patte Residus
Platform: | Size: 185636 | Author: 邹增理 | Hits:

[Other resourcejspbook3

Description: JSP设计(第三版)一书源代码 JSP设计(第三版)》得到了充分的修订和更新,以涵盖JSP 2.0和JSTL 1.1规范。其中详细介绍了JSP 2.0中新增的表达式语言(EL)、JSTL 1.1标记库和新的函数库、支持定制标记库开发(而无须Java代码)的新标记文件格式、简化的Java标记库API、在JSP XML语法方面所做出的改进等等。不仅如此,在此还详尽地描述了Apache Tomcat服务器的建立、JSP和JSTL语法和特征、错误处理和调试、鉴别和个人化、数据库访问、XML处理和国际化等诸多内容。-JSP design (third edition) a book JSP source code design (third edition) "have been fully revised and updated to cover Script JSP 2.0 and 1.1 specifications. A detailed account of JSP 2.0 new expression language (EL), Script 1.1 and a new marker for the library to support the development of Custom Tag Library (without Java code), the new labeling format, simplified Java API library markings, the syntax of XML in JSP by making improvements and so on. Not only that, this is also a detailed description of the Apache Tomcat server establishment, and Script JSP syntax and features, debugging and error handling, identification and personal, database access, XML processing and many other international content.
Platform: | Size: 3379676 | Author: 罗冬 | Hits:

[Windows Developmylibrary

Description: 电子图书馆,利用access数据库和odbc。-electronic library database access and use odbc.
Platform: | Size: 439151 | Author: 滕圣波 | Hits:

[GUI Developtushumanager

Description: 图书管理信息系统,后台为ACCESS数据库,可用来当作学习的参考资料。-library management information systems background to ACCESS database can be used to study as a reference.
Platform: | Size: 43580 | Author: 姚伏龙 | Hits:

[OS programip_looker

Description: IP数据包流量监控 这个程序利用Winpcap库来捕获IP数据包。在调试时注意: 1:务必将“Include”文件夹下的所有头文件拷贝到VC安装目录下的库文件夹中,如\"D:\\Program Files\\Microsoft Visual Studio\\VC98\\Include\"。 2:将“Lib”文件夹下面的所以库拷贝到VC安装目录下的Lib文件夹下,比如\"D:\\Program Files\\Microsoft Visual Studio\\VC98\\Lib\"。 以上1、2两个步骤其实是为了让程序能够利用winpcap这个开发包。这时程序能够正确编译连接了。要让程序能够运行,还必须安装winpcap驱动程序WinPcap_3_1.exe。-IP packet flow control procedures for the use of the database to capture Winpcap IP data packets. Debugging attention : 1 : Be sure to "Include" folder of all the header files copied to the installation directory of VC library folder, if the "D : \\ Program Files \\ Microsoft Visual Studio \\ VC98 \\ Include. " 2 : "Lib" folder so for the following copy of the VC installation directory under the Lib folder, For example, "D : \\ Program Files \\ Microsoft Visual Studio \\ VC98 \\ Lib. " 1,2 above two steps are procedures to allow access to the development kits winpcap. Then the correct procedure to connect the compiler. Let the process be able to run, must also install driver WinPcap_3_1.exe winpcap.
Platform: | Size: 554327 | Author: 王磊 | Hits:

[ApplicationsLibrary_System

Description: 模拟图书馆管理。采用ACCESS数据库。数据库文件密码为WATER102-simulation library management. Using ACCESS database. The password database files WATER102
Platform: | Size: 117467 | Author: 王飞 | Hits:

[Other resourceBookManagerdb

Description: 图书管理系统有借,存等功能数据库采用access书籍借阅管理系统 数据源:myBook 数据库:BookManagerdb.mdb-library management system through deposit using the database features such as access management system to borrow books data sources : myBook database : BookManagerdb.mdb
Platform: | Size: 560633 | Author: 奇迹 | Hits:

[ADO-ODBCLibrary-information-system

Description: 大学 数据库 课程实践 access 表查询-University Curriculum Practice Database access query
Platform: | Size: 2277376 | Author: 林人意 | Hits:

[Delphi VCLkucun

Description: Delphi:国内某小型玩具厂的库存管理系统,功能主要有:基本操作、查询操作、报表打英系统维护、领料出库、入库查询、出库查询、材料入库、库存查询等,系统登录用户名和密码:admin。数据库基于Access。 -Delphi: a domestic small toy factory inventory management system, functions are: basic operations, query, report hit the British system maintenance, picking a library, storage queries, a database query, material storage, inventory query, the system login user name and password: admin. Database Based Access.
Platform: | Size: 1281024 | Author: UCJT5QH | Hits:

[CSharpLibrary

Description: c# access数据库 实现小型的图书管理系统-C# access database to realize small books management system management system
Platform: | Size: 3329024 | Author: 高宇 | Hits:

[asp图书管理

Description: 不错的asp图书管理系统,数据库为ACCESS,支持查询,添加,删除等基本操作(Good ASP library management system, database for ACCESS, support queries, add, delete and other basic operations)
Platform: | Size: 338944 | Author: 苏枫 | Hits:

[ADO-ODBCC++ MFC图书管理系统(Access数据库)

Description: 基于数据库的图书管理系统,配置数据源后即可使用(Library management system based on Database)
Platform: | Size: 2983936 | Author: supercoder | Hits:

[Windows Developunidac7.0.1

Description: 连接数据库工具,避免安装客户端,这样就只在服务器段安装即可,避免安装庞大的客户端,另外可以连接oracle数据库(Universal Data Access Components (UniDAC) is a powerful library of cross-database data access components for Delphi, C++Builder, and Lazarus)
Platform: | Size: 16055296 | Author: 飘水 | Hits:

[OtherAdoCodeGen

Description: 项目描述:这个程序是一个代码工具生成器,你可以使用在你的用ADO创建Access 2000数据库的应用程序。只需复制和粘贴生成的代码到新的VB项目添加如下两个引用: Microsoft ActiveX Data Objects 2.5 Library Microsoft ADO Ext. 2.5 for DDL an Security(Program Description : I catalogue this program like an utilitie this utilitie generate a function that you can use inside your apps to create an Access 2000 Database With ADO. Just copy and paste the code generated to new VB project and two references : Microsoft ActiveX Data Objects 2.5 Library Microsoft ADO Ext. 2.5 for DDL an Security)
Platform: | Size: 8192 | Author: kwas | Hits:

[CSharp数据库管理系统

Description: Csharp C# 编写的数据库管理系统,对数据库学习有帮助,图书管理系统。(The database management system compiled by Csharp C# is helpful to the study of database, and the library management system.)
Platform: | Size: 13536256 | Author: 家乡 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 19 »

CodeBus www.codebus.net